Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1631790 transport layer #963

Merged
merged 9 commits into from
Dec 5, 2024
Merged

Conversation

sfc-gh-fpawlowski
Copy link
Contributor

Description

Please explain the changes you made here.

Checklist

  • Format code according to the existing code style (run npm run lint:check -- CHANGED_FILES and fix problems in changed code)
  • Create tests which fail without the change (if possible)
  • Make all tests (unit and integration) pass (npm run test:unit and npm run test:integration)
  • Extend the README / documentation and ensure is properly displayed (if necessary)
  • Provide JIRA issue id (if possible) or GitHub issue id in commit message

@sfc-gh-fpawlowski sfc-gh-fpawlowski self-assigned this Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 85.39326% with 13 lines in your changes missing coverage. Please review.

Project coverage is 88.99%. Comparing base (cf7b3a3) to head (6c27246).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
lib/http/base.js 82.97% 8 Missing ⚠️
lib/http/node.js 83.33% 4 Missing ⚠️
lib/connection/connection_config.js 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #963      +/-   ##
==========================================
+ Coverage   88.98%   88.99%   +0.01%     
==========================================
  Files          69       70       +1     
  Lines        6764     6825      +61     
==========================================
+ Hits         6019     6074      +55     
- Misses        745      751       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sfc-gh-fpawlowski sfc-gh-fpawlowski marked this pull request as ready for review November 19, 2024 08:03
@sfc-gh-fpawlowski sfc-gh-fpawlowski requested a review from a team as a code owner November 19, 2024 08:03
@sfc-gh-dszmolka sfc-gh-dszmolka changed the title Snow 1631790 transport layer SNOW-1631790 transport layer Nov 19, 2024
@sfc-gh-pmotacki sfc-gh-pmotacki force-pushed the SNOW-1631790-Transport-Layer branch from adb13c4 to 6c27246 Compare December 5, 2024 10:20
@sfc-gh-fpawlowski sfc-gh-fpawlowski merged commit b74508b into master Dec 5, 2024
58 of 59 checks passed
@sfc-gh-fpawlowski sfc-gh-fpawlowski deleted the SNOW-1631790-Transport-Layer branch December 5, 2024 11:45
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants